Skip to content

v4.1.x: ompi/group: fix proc pointer comparison in groups#8609

Merged
jsquyres merged 1 commit intoopen-mpi:v4.1.xfrom
AboorvaDevarajan:fix_group_mt_v4.1.x
Mar 15, 2021
Merged

v4.1.x: ompi/group: fix proc pointer comparison in groups#8609
jsquyres merged 1 commit intoopen-mpi:v4.1.xfrom
AboorvaDevarajan:fix_group_mt_v4.1.x

Conversation

@AboorvaDevarajan
Copy link
Copy Markdown
Member

To avoid checking sentinel process pointers to the original ompi_proc_t
pointers compare the processes in the groups using process names.

Signed-off-by: Aboorva Devarajan abodevar@in.ibm.com
(cherry picked from commit 0f2c70c)

To avoid checking sentinel process pointers to the original `ompi_proc_t`
pointers compare the processes in the groups using process names.

Signed-off-by: Aboorva Devarajan <abodevar@in.ibm.com>
(cherry picked from commit 0f2c70c)
@AboorvaDevarajan
Copy link
Copy Markdown
Member Author

we can pick this up to v4.1.x if needed, or else we can close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants